Test-Driven Development (TDD)
$
npx mdskill add obra/superpowers-skills/Test-Driven Development (TDD)Enforces test-first coding by requiring failing tests before any production code implementation.
- Helps ensure code quality and correctness during feature development or bug fixes.
- Integrates with any programming language and development environment for testing.
- Follows the strict red-green-refactor cycle to guide implementation decisions.
- Presents results through test outcomes and enforces deletion of non-compliant code.
SKILL.md
.github/skills/Test-Driven Development (TDD)View on GitHub ↗
No skill content available yet.